From: Chong Yidong Date: Mon, 2 Apr 2007 14:00:54 +0000 (+0000) Subject: * comint.el (comint-send-input): Widen the buffer first. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1180 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0abe59c69b55a46b8dcc1db613514797a1c83348;p=emacs.git * comint.el (comint-send-input): Widen the buffer first. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 68b157b68ff..7d989f47666 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2007-04-02 Chong Yidong + * comint.el (comint-send-input): Widen the buffer first. + * info.el (Info-fontify-maximum-menu-size): Revert to 100000. 2007-04-01 Stefan Monnier